home *** CD-ROM | disk | FTP | other *** search
- object InitForm: TInitForm
- Left = 83
- Top = 155
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'QBUpdate - inicializace programu'
- ClientHeight = 63
- ClientWidth = 373
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object lTxt: TLabel
- Left = 16
- Top = 8
- Width = 3
- Height = 13
- end
- object btnStorno: TButton
- Left = 144
- Top = 32
- Width = 75
- Height = 25
- Caption = '&Storno'
- Default = True
- TabOrder = 0
- OnClick = btnStornoClick
- end
- end
-